C1.Blazor.DateTimeEditors Assembly / C1.Blazor.DateTimeEditors Namespace / C1DateTimeBase<TTimeValue> Class / MaxDate Property

In This Topic
MaxDate Property (C1DateTimeBase<TTimeValue>)
In This Topic
Maximum of value
Syntax
'Declaration
 
Public Property MaxDate As Nullable(Of Date)
 
See Also